RecordSet.Field Function

Returns the value of the Field in the row the record pointer is pointing to. Returns a DatabaseField.

Syntax

result = RecordSet.Field( Name )

Parameters

Name

String

Return Value

Result

DatabaseField